@override Future<void> printImage(dynamic data) async { await methodChannel.invokeMethod('printImage', data); }