@override Future setAppScheme(String appScheme) async { await methodChannel.invokeMethod("setAppScheme", appScheme); }