@override Future<int?> checkUsbState() async { return await methodChannel.invokeMethod<int>("checkStateUsb"); }