blocks property

List<CsrBlockConfig> get blocks

Getter for the block configurations of the CSR.

Implementation

List<CsrBlockConfig> get blocks => config.blocks;