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