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