hasSendAck property Null safety

bool hasSendAck
@JsonKey(defaultValue: false), final

是否已经发送过群消息已读回执

Implementation

@JsonKey(defaultValue: false)
final bool hasSendAck;