targetStates property

Iterable<State<T>> targetStates
latefinal

The actual target states.

Implementation

late final Iterable<State<T>> targetStates;