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