LiveKitLocalizationsEn constructor

LiveKitLocalizationsEn([
  1. String locale = 'en'
])

Implementation

LiveKitLocalizationsEn([String locale = 'en']) : super(locale);