categoryValue property Null safety
read / write
This is the selected category value. It is used for informing the search result.
Implementation
String? categoryValue;
This is the selected category value. It is used for informing the search result.
String? categoryValue;