types property

List<String>? types
getter/setter pair

Restrict results from a Place Autocomplete request to be of a certain type or a type collection, as listed in Place Types.

Implementation

List<String>? types;