getOrThrow

fun <T : Any> Fetch<T>.getOrThrow(): T

Return

The result of a Fetch or throws.

Throws