currentModifierType property

String? currentModifierType
getter/setter pair

Current modifier of the step the user is on. currentModifierType and currentModifier is an additional instruction on how to complete the current step.

Implementation

String? currentModifierType;