StatusPerReportingContext constructor
StatusPerReportingContext({})
Implementation
StatusPerReportingContext({
this.approvedCountries,
this.disapprovedCountries,
this.pendingCountries,
this.reportingContext,
});