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