blockParsed property

List<int> blockParsed
getter/setter pair

Implementation

List<int> blockParsed = List.empty(growable: true);