StartupLazyFetcher

fun interface StartupLazyFetcher<T>

Functions

Link copied to clipboard
abstract fun fetch(): T