menu
cometchat_sdk package
documentation
builders/groups_request.dart
GroupsRequest
getSearchKeyword method
getSearchKeyword method
dark_mode
light_mode
getSearchKeyword
method
String
?
getSearchKeyword
(
)
Gets the search keyword used to filter the groups.
Implementation
String? getSearchKeyword() => searchKeyword;
cometchat_sdk package
documentation
builders/groups_request
GroupsRequest
getSearchKeyword method
GroupsRequest class