@override Future setLang(String name) async { await methodChannel.invokeListMethod("setLng", name); }