topicId property

  1. @JsonKey(name: 'topicId')
String? topicId
getter/setter pair

Implementation

@JsonKey(name:'topicId')
String? topicId;