Future<String?> printBmp(Uint8List bmpData) { throw UnimplementedError('printBmp() has not been implemented.'); }