types property

List<String>? types
getter/setter pair

A set of type tags for this landmark.

For a complete list of possible values, see https://developers.google.com/maps/documentation/places/web-service/place-types.

Implementation

core.List<core.String>? types;