getSearchKeyword method

String? getSearchKeyword()

Gets the search keyword used to filter the blocked users.

Implementation

String? getSearchKeyword() => searchKeyword;