printBitmap abstract method

Future<int?> printBitmap(
  1. Uint8List bitmap
)

Implementation

Future<int?> printBitmap(Uint8List bitmap);