InventoryPhysicalCount constructor
InventoryPhysicalCount({})
Implementation
InventoryPhysicalCount({
this.id, this.occurredAt, this.catalogObjectType, this.employeeId,
this.quantity, this.referenceId, this.catalogObjectId, this.source,
this.createdAt, this.locationId, this.state
});