WidgetInfo constructor
WidgetInfo({})
Implementation
WidgetInfo({
this.id,
this.title,
this.primaryColor,
this.backgroundColor,
this.maxUploadContentSize,
this.multiThread,
this.multiChannelConversationEnabled,
this.callsEnabled,
this.themeNames,
});