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