StateScreenModel

constructor(stateProvider: StateProvider<State>)
constructor(initialState: State)
constructor(stateHolder: StateHolder<State>)