call method
- String orgId
See also orgRoleProfiles.
Implementation
OrgRoleProfilesProvider call(String orgId) {
return OrgRoleProfilesProvider(orgId);
}
See also orgRoleProfiles.
OrgRoleProfilesProvider call(String orgId) {
return OrgRoleProfilesProvider(orgId);
}