GetAsyncOption<T> typedef

GetAsyncOption<T> = Future<T> Function()

Implementation

typedef GetAsyncOption<T> = Future<T> Function();