@override Future<bool> hasAccessToScope(String scope) async => await methodChannel.invokeMethod('hasAccessToScope', scope);