getInfoPrinter method

ESCPOS getInfoPrinter()

Implementation

ESCPOS getInfoPrinter() {
  _data += [31, 27, 31, 103];
  return this;
}