menu
getsocial_flutter_sdk package
documentation
communities/queries/followquery.dart
FollowQuery
topics static method
topics static method
dark_mode
light_mode
topics
static method
FollowQuery
topics
(
List
<
String
>
ids
)
Implementation
static FollowQuery topics(List<String> ids) { return FollowQuery(CommunitiesIds.topics(ids)); }
getsocial_flutter_sdk package
documentation
communities/queries/followquery
FollowQuery
topics static method
FollowQuery class