@override Future<void> printerInit() async { await methodChannel.invokeMethod<void>('printerInit'); }