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