call method
- String orgId
See also orgNotificationPrefs.
Implementation
OrgNotificationPrefsProvider call(String orgId) {
return OrgNotificationPrefsProvider(orgId);
}
See also orgNotificationPrefs.
OrgNotificationPrefsProvider call(String orgId) {
return OrgNotificationPrefsProvider(orgId);
}