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