userOffline property Null safety
read / write
Occurs when a remote user ChannelProfile.Communication/host ChannelProfile.LiveBroadcasting leaves the channel.
Implementation
Function(int uid, UserOfflineReason reason)? userOffline;
Occurs when a remote user ChannelProfile.Communication/host ChannelProfile.LiveBroadcasting leaves the channel.
Function(int uid, UserOfflineReason reason)? userOffline;