hasSendAck property Null safety

bool hasSendAck
@JsonKey(defaultValue: false), final

Check the read receipt of a sent message.

Implementation

@JsonKey(defaultValue: false)
final bool hasSendAck;