blocks property

List<Block>? blocks
final

An array of objects containing information about the blocks.

Implementation

final List<Block>? blocks;