call method
- String orgId
See also orgNotifications.
Implementation
OrgNotificationsProvider call(String orgId) {
return OrgNotificationsProvider(orgId);
}
See also orgNotifications.
OrgNotificationsProvider call(String orgId) {
return OrgNotificationsProvider(orgId);
}