addQueryPrinterFile method Null safety

void addQueryPrinterFile()

查询打印机存储的文档

Implementation

void addQueryPrinterFile() {
  addString("~!F\r\n");
}