printImage method
Implementation
Future<void> printImage(dynamic data) {
throw UnimplementedError('printImage() has not been implemented.');
}
Future<void> printImage(dynamic data) {
throw UnimplementedError('printImage() has not been implemented.');
}