isPeerRead property

bool? isPeerRead
getter/setter pair

消息是否接收方已读,仅c2c消息有效

Implementation

late bool? isPeerRead;