typeParamOfFutureOr<T extends FutureOr<List>> function

void typeParamOfFutureOr <T extends FutureOr<List>>()

Has a type parameter bound to FutureOr<List>.