forumTopicClosed property

  1. @JsonKey(name: 'forum_topic_closed')
ForumTopicClosed? get forumTopicClosed
inherited

Optional. Service message: forum topic closed

Implementation

@JsonKey(name: 'forum_topic_closed')
ForumTopicClosed? get forumTopicClosed;