initPrinterParams method

Future<void> initPrinterParams()

Implementation

Future<void> initPrinterParams() {
  throw UnimplementedError('initPrinterParams() has not been implemented.');
}