FollowersQuery class
Constructors
- FollowersQuery(CommunitiesIds ids)
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) → FollowersQuery
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Methods
-
ofGroup(
String id) → FollowersQuery -
ofLabel(
String label) → FollowersQuery -
ofTag(
String tag) → FollowersQuery -
ofTopic(
String id) → FollowersQuery -
ofUser(
UserId id) → FollowersQuery