localVideoMute constant
        
        String
        const localVideoMute
        
      
      
Represents the status when the local participant's video is un muted.
Implementation
static const String localVideoMute = "LOCAL_VIDEO_MUTE";
Represents the status when the local participant's video is un muted.
static const String localVideoMute = "LOCAL_VIDEO_MUTE";