Converts the JSON object to a VolumeSettings instance.
VolumeSettings
factory VolumeSettings.fromJson(Map<String, dynamic> json) => _$VolumeSettingsFromJson(json);