typeArguments property

TypeArgumentList? get typeArguments

The type arguments associated with this pattern, or null if no type arguments were declared.

Implementation

TypeArgumentList? get typeArguments;