onMessageRevoked property Null safety
Listen to the recalling of messages.
Implementation
Stream<NIMRevokeMessage> get onMessageRevoked =>
MessageServicePlatform.instance.onMessageRevoked.stream;
Listen to the recalling of messages.
Stream<NIMRevokeMessage> get onMessageRevoked =>
MessageServicePlatform.instance.onMessageRevoked.stream;