items property

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

Implementation

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