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