loopEntryState property

StarLoopEntryState loopEntryState

Implementation

StarLoopEntryState get loopEntryState {
  return transition(0).target as StarLoopEntryState;
}