componentType property

String? componentType
getter/setter pair

The type of the address component.

See [Table 2: Additional types returned by the Places service](https://developers.google.com/places/web-service/supported_types#table2) for a list of possible types.

Implementation

core.String? componentType;