communityChatRemoved property
- @JsonKey.new(name: 'community_chat_removed')
inherited
Optional. Service message: chat removed from a Community
Implementation
@JsonKey(name: 'community_chat_removed')
CommunityChatRemoved? get communityChatRemoved;