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