value property

  1. @JsonKey.new(name: 'Value', includeIfNull: false)
WebApiModulesSettingsUserSettingsSoundProfileSoundSoundProfileSound? value
final

Implementation

@JsonKey(name: 'Value', includeIfNull: false)
final WebApiModulesSettingsUserSettingsSoundProfileSoundSoundProfileSound?
value;