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