hasSendAck property Null safety
@JsonKey(defaultValue: false), final
Check the read receipt of a sent message.
Implementation
@JsonKey(defaultValue: false)
final bool hasSendAck;
Check the read receipt of a sent message.
@JsonKey(defaultValue: false)
final bool hasSendAck;