chunk property

List<MatrixEvent>? chunk
getter/setter pair

An array of events.

Implementation

List<MatrixEvent>? chunk;