//Android/br.com.arch.toolkit.android.statemachine/ViewStateMachine/newStateInstance
[android] open override fun newStateInstance(): ViewStateMachine.State
Creates a new instance of the specific state type.
A new instance of STATE.
STATE