HMSTrackSetting constructor Null safety
- {HMSAudioTrackSetting? audioTrackSetting,
- HMSVideoTrackSetting? videoTrackSetting}
Implementation
HMSTrackSetting({this.audioTrackSetting, this.videoTrackSetting});
HMSTrackSetting({this.audioTrackSetting, this.videoTrackSetting});