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