menu
googleapis package
documentation
admin/directory_v1.dart
BatchCreatePrintersResponse
printers property
printers property
dark_mode
light_mode
printers
property
List
<
Printer
>
?
printers
getter/setter pair
A list of successfully created printers with their IDs populated.
Implementation
core.List<Printer>? printers;
googleapis package
documentation
admin/directory_v1
BatchCreatePrintersResponse
printers property
BatchCreatePrintersResponse class