onAckHardUnMuteUserVideo property
Acknowledgment callback for hard unmuting user video.
This callback is triggered when the request to hard unmute user video is acknowledged.
Implementation
static void Function(Map<dynamic, dynamic> map)? onAckHardUnMuteUserVideo;