printerIds property

List<String>? printerIds
getter/setter pair

A list of Printer.id that should be deleted.

Max 100 at a time.

Implementation

core.List<core.String>? printerIds;