contentBlocks property

List<ContentBlock>? contentBlocks
final

Content blocks that compose the area summary. Each block has a separate topic about the area.

Implementation

final List<ContentBlock>? contentBlocks;