initialLazy

var initialLazy: Pair<suspend () -> S, suspend (S) -> Unit?>? = null