transitions property

Iterable<Transition<T>> transitions
latefinal

Implementation

late final Iterable<Transition<T>> transitions;