encode method
Implementation
);bool? showScreenSharing;bool? autoHideControls;bool? userImageThumbnail;int? backgroundColor;Object encode(){return<Object?>[showScreenSharing,autoHideControls,userImageThumbnail,backgroundColor,];}
);bool? showScreenSharing;bool? autoHideControls;bool? userImageThumbnail;int? backgroundColor;Object encode(){return<Object?>[showScreenSharing,autoHideControls,userImageThumbnail,backgroundColor,];}