subscribe

open override fun subscribe(observer: (String?) -> Unit): () -> Unit

Subscribe for the state change notifications. Calls the observer with the current state.