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