printServers property
A list of successfully created print servers with their IDs populated.
Implementation
core.List<PrintServer>? printServers;
A list of successfully created print servers with their IDs populated.
core.List<PrintServer>? printServers;