MesiboCallUiPropertiesFlutter constructor

MesiboCallUiPropertiesFlutter({
  1. bool? showScreenSharing,
  2. bool? autoHideControls,
  3. bool? userImageThumbnail,
  4. int? backgroundColor,
})

Implementation

result[11] as bool?,passiveProvider: result[12] as bool?,);}}class MesiboCallUiPropertiesFlutter{MesiboCallUiPropertiesFlutter({this.showScreenSharing,this.autoHideControls,this.userImageThumbnail,this.backgroundColor,}
);