UnaryFutureOr<T, S> typedef

UnaryFutureOr<T, S> = Unary<FutureOr<T>, S>

Implementation

typedef UnaryFutureOr<T, S> = Unary<FutureOr<T>, S>;