Skip to main content

OrganizationService class

Provides the Services in the context of organizations.

Services include:

  • getOrgMembersList : to get all organizations members

Constructors

OrganizationService

:

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 :::

  1. talawa
  2. org_service
  3. OrganizationService class
org_service library