core.Map<core.String, core.dynamic> toJson() => { if (highBoost != null) 'highBoost': highBoost!, if (lowBoost != null) 'lowBoost': lowBoost!, if (lufs != null) 'lufs': lufs!, };