Async factory returning a Future with the resolved data of type T.
T
final Future<T> Function() resource;