printSingleBitmapWithTranslation method
Implementation
Future<void> printSingleBitmapWithTranslation(dynamic img,
{IminPictureStyle? pictureStyle}) {
throw UnimplementedError(
'printSingleBitmapWithTranslation() has not been implemented.');
}