@override Future<bool?> isAccessAllowed() async{ return await methodChannel.invokeMethod('isAccessAllowed',); }