ktp / toothpick.ktp.extension / getLazy

getLazy

inline fun <reified T> Scope.getLazy(name: String? = null): Lazy<T>