items property

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

Implementation

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