dataOrNull

fun dataOrNull(): T?

Returns the data if loaded, or null otherwise