@override Future<bool> sendCommandToUsb(Uint8List command) { return _invokeBoolMethod('sendCommandToUsb', command); }