Fetches resource.
resource
See the Resource docs for how resources are created, shared and disposed.
Future<T> fetchResource<T>(Resource<T> resource);