static Future<bool> checkForPermission() async { return await _channel.invokeMethod('checkForPermission'); }