MicrosoftAspNetCoreMvcActionResultWebApiModulesSettingsUserSettingsSoundProfileSoundSoundProfileSoundLogic constructor

const MicrosoftAspNetCoreMvcActionResultWebApiModulesSettingsUserSettingsSoundProfileSoundSoundProfileSoundLogic({
  1. MicrosoftAspNetCoreMvcActionResult? result,
  2. WebApiModulesSettingsUserSettingsSoundProfileSoundSoundProfileSound? value,
})

Implementation

const MicrosoftAspNetCoreMvcActionResultWebApiModulesSettingsUserSettingsSoundProfileSoundSoundProfileSoundLogic({
  this.result,
  this.value,
});