chains property

List<FakeChainRecord> chains
final

All recorded chains from beginWith, with their full step structures.

Implementation

final List<FakeChainRecord> chains = [];