HMSPermissions constructor Null safety
Implementation
HMSPermissions(
{this.endRoom,
this.removeOthers,
this.stopPresentation,
this.muteAll,
this.askToUnMute,
this.muteSelective,
this.changeRole});
HMSPermissions(
{this.endRoom,
this.removeOthers,
this.stopPresentation,
this.muteAll,
this.askToUnMute,
this.muteSelective,
this.changeRole});