collectAsState

fun <S : Any> IInteractor<S>.collectAsState(): S

rememberInteractor will remember an Interactor and subscribe to its state.