type property

  1. @JsonKey(name: 'type')
ChatType get type
inherited

Type of the chat.

Implementation

@JsonKey(name: 'type')
ChatType get type;