MembersQuery class
Constructors
- MembersQuery(String groupId)
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJSON(
) → Map< String, dynamic> -
override
-
toString(
) → String -
A string representation of this object.
inherited
-
withName(
String name) → MembersQuery -
withRole(
int role) → MembersQuery -
withStatus(
int status) → MembersQuery
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Methods
-
ofGroup(
String groupId) → MembersQuery