maxGetPrinterInfoCallsPerMinute property

int get maxGetPrinterInfoCallsPerMinute

The maximum number of times that getPrinterInfo can be called per minute.

Implementation

int get maxGetPrinterInfoCallsPerMinute =>
    $js.chrome.printing.MAX_GET_PRINTER_INFO_CALLS_PER_MINUTE;