CustomVideoLocalizationsDelegate constructor
CustomVideoLocalizationsDelegate(
- String language,
- StreamVideoFlutterLocalizations localizations
Implementation
CustomVideoLocalizationsDelegate(this.language, this.localizations);