onMessage property Null safety
消息接收
Implementation
Stream<List<NIMMessage>> get onMessage =>
MessageServicePlatform.instance.onMessage.stream;
消息接收
Stream<List<NIMMessage>> get onMessage =>
MessageServicePlatform.instance.onMessage.stream;