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