onSessionDelete property Null safety
Listen to the deletion of conversations.
Implementation
Stream<NIMSession> get onSessionDelete =>
MessageServicePlatform.instance.onSessionDelete.stream;
Listen to the deletion of conversations.
Stream<NIMSession> get onSessionDelete =>
MessageServicePlatform.instance.onSessionDelete.stream;