typeArguments property

TypeArgumentList? typeArguments

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

Implementation

TypeArgumentList? get typeArguments;