typeArguments property

TypeArgumentList? typeArguments

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

Implementation

TypeArgumentList? get typeArguments;