getOrThrow

fun getOrThrow(): T

Returns the loaded data if it wasn't null, otherwise throws NullPointerException.