topicId property

  1. @JsonKey(name: 'topic_id')
int get topicId
inherited

Unique identifier of the topic

Implementation

@JsonKey(name: 'topic_id')
int get topicId;