open property
If the conversation is open
Implementation
@JsonKey(name: 'open', required: true)
bool get open => throw _privateConstructorUsedError;
If the conversation is open
@JsonKey(name: 'open', required: true)
bool get open => throw _privateConstructorUsedError;