Future<String?> printBarcodeFromText(text) { return IosbluetoothconnectorPlatform.instance.printBarcodeFromText(text); }