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