TranslationChannelsAvailableOptions constructor
Implementation
TranslationChannelsAvailableOptions({
required this.data,
this.updateAvailableTranslationChannels,
this.myDefaultListenLanguage,
this.socket,
this.roomName,
});
TranslationChannelsAvailableOptions({
required this.data,
this.updateAvailableTranslationChannels,
this.myDefaultListenLanguage,
this.socket,
this.roomName,
});