openPrinterDialog static method

void openPrinterDialog()

Implementation

static void openPrinterDialog() {
  Log().warning('openPrinterDialog() Unimplemented for platform.vm.dart');
}