Printer constructor
Printer({})
Implementation
Printer({
this.auxiliaryMessages,
this.createTime,
this.description,
this.displayName,
this.id,
this.makeAndModel,
this.name,
this.orgUnitId,
this.uri,
this.useDriverlessConfig,
});