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