typeArguments property

List<DartType> get typeArguments

Type arguments if the function is generic.

Implementation

List<DartType> get typeArguments;