read property
A new message in the conversation that has not been read
Implementation
@JsonKey(name: 'read', required: true)
bool get read => throw _privateConstructorUsedError;
A new message in the conversation that has not been read
@JsonKey(name: 'read', required: true)
bool get read => throw _privateConstructorUsedError;