AsyncBuilderPattern<S> typedef

AsyncBuilderPattern<S> = Future<S> Function()

Implementation

typedef AsyncBuilderPattern<S> = Future<S> Function();