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