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