@override Object toJson() => { 'metricId': metricId, 'goal': goal.toJson(), 'safetyConfig': ?safetyConfig?.toJson(), };