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