HMSPrebuiltOptions constructor
HMSPrebuiltOptions({})
HMSPrebuiltOptions is a class that is used to pass the options to the prebuilt
Implementation
HMSPrebuiltOptions(
{this.userName,
this.userId,
this.endPoints,
this.debugInfo = false,
this.iOSScreenshareConfig,
this.enableNoiseCancellation = false});