includedType property

String? includedType
getter/setter pair

The requested place type.

Full list of types supported: https://developers.google.com/maps/documentation/places/web-service/place-types. Only support one included type.

Implementation

core.String? includedType;