onMySessionUpdate property Null safety
Listen to conversation updates (conversation service).
Implementation
Stream<RecentSession> get onMySessionUpdate =>
MessageServicePlatform.instance.onMySessionUpdate.stream;
Listen to conversation updates (conversation service).
Stream<RecentSession> get onMySessionUpdate =>
MessageServicePlatform.instance.onMySessionUpdate.stream;