onMessageStatusChanged property Null safety
Listen to the status changes of chatroom messages.
Implementation
Stream<NIMChatroomMessage> get onMessageStatusChanged =>
_platform.onMessageStatusChanged;
Listen to the status changes of chatroom messages.
Stream<NIMChatroomMessage> get onMessageStatusChanged =>
_platform.onMessageStatusChanged;