removeOnFinish property

Map<T, bool> removeOnFinish
final

Map with the mapping each state to the flag removeOnFinish

Implementation

final Map<T, bool> removeOnFinish;