exportBeads property

List<Bead> exportBeads
getter/setter pair

Beads returned by the lifecycle probe reader. Default empty (a fresh store); molecule tests stage the OPEN molecule/step beads they expect targeted reads to see.

Implementation

List<Bead> exportBeads = const <Bead>[];