getSearchKeyword method

String? getSearchKeyword()

Gets the search keyword used to filter the group members.

Implementation

String? getSearchKeyword() => searchKeyword;