Opens printer session.
@override Future<void> printerInit() async { await _invokeData(PrinterChannelContract.printerInit); }