exportBeads property
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>[];
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.
List<Bead> exportBeads = const <Bead>[];