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