Unwrap the internal value of a Fetch, or default.
Prefetch returns default;
Fetching returns cache (or default if null);
null
Finished returns result.
A value of type T.