leaveChannel property

(dynamic Function(RtcStats stats)?) leaveChannel
final

Occurs when a user leaves the channel.

Implementation

final Function(RtcStats stats)? leaveChannel;