InstantiatorDefault<O> typedef

InstantiatorDefault<O> = FutureOr<O> Function()

Implementation

typedef InstantiatorDefault<O> = FutureOr<O> Function();