blocks property

List<Block>? blocks
getter/setter pair

List of blocks of text, images etc on this page.

Implementation

core.List<Block>? blocks;