getSearchKeyword method

String? getSearchKeyword()

Gets the search keyword used to filter the users list.

Implementation

String? getSearchKeyword() => searchKeyword;