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