community property

  1. @JsonKey.new(name: 'community')
Community? get community
inherited

Optional. The Community to which the chat belongs

Implementation

@JsonKey(name: 'community')
Community? get community;