storageStepDiffs property

List<StorageStepDiff> storageStepDiffs
final

Public-storage diffs captured at the end of each top-level step.

Implementation

final List<StorageStepDiff> storageStepDiffs = [];