OrganizationService class
Provides the Services in the context of organizations.
Services include:
getOrgMembersList
: to get all organizations members
Constructors
:
Properties
[hashCode] [→ int] : The hash code for this object. ::: features no setterinherited :::
[runtimeType] [→ Type] : A representation of the runtime type of the object. ::: features no setterinherited :::
Methods
[getOrgMembersList][([[String] orgId]) [→ Future[<[List[<[User]>]]>]] ] : Retrieves a list of organization members.
[noSuchMethod][([[Invocation] invocation]) → dynamic ] : Invoked when a nonexistent method or property is accessed. ::: features inherited :::
[toString][ [→ String] ] : A string representation of this object. ::: features inherited :::
Operators
[operator ==][([[Object] other]) [→ bool] ] : The equality operator. ::: features inherited :::
- talawa
- org_service
- OrganizationService class