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