Future<int?> printBitmap(Uint8List bitmap) { return TySmartPosApiPluginPlatform.instance.printBitmap(bitmap); }