primaryTypeDisplayName property

GoogleTypeLocalizedText? primaryTypeDisplayName
getter/setter pair

The display name of the primary type, localized to the request language if applicable.

For the complete list of possible values, see Table A and Table B at https://developers.google.com/maps/documentation/places/web-service/place-types. The primary type may be missing if the place's primary type is not a supported type.

Implementation

GoogleTypeLocalizedText? primaryTypeDisplayName;