typeArguments property

TypeArgumentList? get typeArguments

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

Implementation

TypeArgumentList? get typeArguments;