build method

State<STATE, EVENT, SIDE_EFFECT> build()

Implementation

State<STATE, EVENT, SIDE_EFFECT> build() => _stateDefinition;