menu
getsocial_flutter_sdk package
documentation
communities/queries/topicsquery.dart
TopicsQuery
onlyTrending method
onlyTrending method
dark_mode
light_mode
onlyTrending
method
TopicsQuery
onlyTrending
(
bool
trending
)
Implementation
TopicsQuery onlyTrending(bool trending) { this.trending = trending; return this; }
getsocial_flutter_sdk package
documentation
communities/queries/topicsquery
TopicsQuery
onlyTrending method
TopicsQuery class