menu
getsocial_flutter_sdk package
documentation
communities/queries/followersquery.dart
FollowersQuery
ofTopic static method
ofTopic static method
dark_mode
light_mode
ofTopic
static method
FollowersQuery
ofTopic
(
String
id
)
Implementation
static FollowersQuery ofTopic(String id) { return FollowersQuery(CommunitiesIds.topic(id)); }
getsocial_flutter_sdk package
documentation
communities/queries/followersquery
FollowersQuery
ofTopic static method
FollowersQuery class