Future<bool?> sendCommandToUsb(Uint8List command) async { throw UnimplementedError('sendCommandToUsb() has not been implemented.'); }