menu
getsocial_flutter_sdk package
documentation
communities/queries/groupsquery.dart
GroupsQuery
followedBy method
followedBy method
dark_mode
light_mode
followedBy
method
GroupsQuery
followedBy
(
UserId
id
)
Implementation
GroupsQuery followedBy(UserId id) { this.follower = id; return this; }
getsocial_flutter_sdk package
documentation
communities/queries/groupsquery
GroupsQuery
followedBy method
GroupsQuery class