encode method

Object encode()

Implementation

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