topicId property

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

Implementation

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