CaseDetails constructor
CaseDetails({})
Implementation
CaseDetails({
this.caseId,
this.categoryCode,
this.ccEmailAddresses,
this.displayId,
this.language,
this.recentCommunications,
this.serviceCode,
this.severityCode,
this.status,
this.subject,
this.submittedBy,
this.timeCreated,
});