contentBlocks property

List<GoogleMapsPlacesV1ContentBlock>? contentBlocks
getter/setter pair

Content blocks that compose the area summary.

Each block has a separate topic about the area.

Implementation

core.List<GoogleMapsPlacesV1ContentBlock>? contentBlocks;