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