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