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