StoreViewModel

constructor(container: Container<S, I, A>, start: Boolean = true)
constructor(store: Store<S, I, A>, start: Boolean = true)