toJson method
Converts the VolumeSettings instance to a JSON object.
Implementation
Map<String, dynamic> toJson() => _$VolumeSettingsToJson(this);
Converts the VolumeSettings instance to a JSON object.
Map<String, dynamic> toJson() => _$VolumeSettingsToJson(this);