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