finishStates method

void finishStates(
  1. Set<STATE> states
)

Implementation

void finishStates(Set<STATE> states) => _finishStates = states;