CustomVideoLocalizationsDelegate constructor

CustomVideoLocalizationsDelegate(
  1. String language,
  2. StreamVideoFlutterLocalizations localizations
)

Implementation

CustomVideoLocalizationsDelegate(this.language, this.localizations);