changedBlocks property

List<ChangedBlock>? changedBlocks
final

An array of objects containing information about the changed blocks.

Implementation

final List<ChangedBlock>? changedBlocks;