typeArguments property

TypeArgumentList? get typeArguments

The list of type arguments.

In valid code cannot be provided for augmented constructor invocation.

Implementation

TypeArgumentList? get typeArguments;