items property
- @JsonKey.new(name: 'Items', includeIfNull: false, defaultValue: <WebApiModulesInventoryPhysicalInventoryPhysicalInventoryCountSerial>[])
final
Implementation
@JsonKey(name: 'Items', includeIfNull: false, defaultValue: <
WebApiModulesInventoryPhysicalInventoryPhysicalInventoryCountSerial>[])
final List<
WebApiModulesInventoryPhysicalInventoryPhysicalInventoryCountSerial>?
items;