rtmEnabled property
Whether you want to enable RTM or not. Enabling RTM adds the host controls which helps you to request a remote user to mute/unmute their video/mic. Host Controls are enabled by default, set this to false
to disable it.
Implementation
final bool rtmEnabled;