typeArguments property

TypeArgumentList? typeArguments

The type arguments being applied to the function, or null if there are no type arguments.

Implementation

TypeArgumentList? get typeArguments;