Future<bool?> sendDataToUsb(List<int> data) { throw UnimplementedError('sendDataToUsb() has not been implemented.'); }