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