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