BatchCreatePrintersRequest constructor
BatchCreatePrintersRequest({
- List<
CreatePrinterRequest> ? requests,
Implementation
BatchCreatePrintersRequest({
this.requests,
});