kinds property

Component kinds. May contain both general and specific kind, for example SearchAddressComponentKind.Station and SearchAddressComponentKind.MetroStation.

Implementation

core.List<SearchAddressComponentKind> get kinds;