filter property - CategoryQuery class - search library - Dart API
filter
filter property
getter/setter pair
Full-text filter on POI names/titles. Results with a partial match are included in the response. By default the value is set to null and results will be based on other parameters provided.
Implementation
String? filter;