menu
getsocial_flutter_sdk package
documentation
communities/queries/topicsquery.dart
TopicsQuery
withLabels method
withLabels method
dark_mode
light_mode
withLabels
method
TopicsQuery
withLabels
(
List
<
String
>
labels
)
Implementation
TopicsQuery withLabels(List<String> labels) { this.labels = labels; return this; }
getsocial_flutter_sdk package
documentation
communities/queries/topicsquery
TopicsQuery
withLabels method
TopicsQuery class