isRemoteRead property Null safety

bool? isRemoteRead
final

判断自己发送的消息对方是否已读 只有当当前消息为 NIMSessionType.p2p 消息且 NIMMessageDirection.outgoingtrue

Implementation

final bool? isRemoteRead;