chunks property

List<Chunk>? chunks
getter/setter pair

List of chunks (optional).

Implementation

List<Chunk>? chunks;