getSearchKeyword method
Gets the search keyword used to filter banned group members.
Implementation
String? getSearchKeyword() => searchKeyword;
Gets the search keyword used to filter banned group members.
String? getSearchKeyword() => searchKeyword;