fimImpressao method

Future<PrinterStatus> fimImpressao()

Implementation

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