NIMTeamMessageReceipt constructor Null safety
Implementation
NIMTeamMessageReceipt(
{required this.messageId,
this.ackCount,
this.unAckCount,
this.newReaderAccount});
NIMTeamMessageReceipt(
{required this.messageId,
this.ackCount,
this.unAckCount,
this.newReaderAccount});