blocks property

List<List<List<int>>> blocks
getter/setter pair

Implementation

late List<List<List<int>>> blocks;