call method
- String orgId
See also orgIntegrations.
Implementation
OrgIntegrationsProvider call(String orgId) {
return OrgIntegrationsProvider(orgId);
}
See also orgIntegrations.
OrgIntegrationsProvider call(String orgId) {
return OrgIntegrationsProvider(orgId);
}