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