Method: Notifo::TopicDto#counters

Defined in:
lib/notifo/models/topic_dto.rb

#countersObject

The statistics counters.



39
40
41
# File 'lib/notifo/models/topic_dto.rb', line 39

def counters
  @counters
end