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