printLabelBitmap method
Implementation
Future<void> printLabelBitmap(dynamic img,
{LabelPrintBitmapStyle? printBitmapStyle}) {
throw UnimplementedError('printLabelBitmap() has not been implemented.');
}
Future<void> printLabelBitmap(dynamic img,
{LabelPrintBitmapStyle? printBitmapStyle}) {
throw UnimplementedError('printLabelBitmap() has not been implemented.');
}