typeArguments property
TypeArgumentList?
get
typeArguments
Return the type argument associated with this literal, or null
if no
type arguments were declared.
Implementation
TypeArgumentList? get typeArguments;