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