onUserMicrophoneChange property

dynamic Function(String userId, bool enable)? onUserMicrophoneChange
getter/setter pair

Implementation

Function(String userId, bool enable)? onUserMicrophoneChange;