openPrinterDialog static method

void openPrinterDialog()

Implementation

static void openPrinterDialog() {
  window.print();
}