WebApiModulesSettingsUserSettingsSoundProfileSoundSoundProfileSound.fromJson constructor
WebApiModulesSettingsUserSettingsSoundProfileSoundSoundProfileSound.fromJson()
Implementation
factory WebApiModulesSettingsUserSettingsSoundProfileSoundSoundProfileSound.fromJson(
Map<String, dynamic> json,
) =>
_$WebApiModulesSettingsUserSettingsSoundProfileSoundSoundProfileSoundFromJson(
json,
);