removeOnFinish property

Map<TKey, bool> removeOnFinish
finalinherited

Map with the mapping each state to the flag removeOnFinish

Implementation

final Map<T, bool> removeOnFinish;