key property

Implementation

SettingsSetUserSettingRequestApplicationJson_Key? get key => _$this._key;
set key (covariant SettingsSetUserSettingRequestApplicationJson_Key? key)
covariantoverride

Implementation

set key(covariant SettingsSetUserSettingRequestApplicationJson_Key? key) => _$this._key = key;