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