call method
- String orgId
See also orgCertifications.
Implementation
OrgCertificationsProvider call(String orgId) {
return OrgCertificationsProvider(orgId);
}
See also orgCertifications.
OrgCertificationsProvider call(String orgId) {
return OrgCertificationsProvider(orgId);
}