typeArguments property
TypeArgumentList?
get
typeArguments
The type arguments associated with the type, or null
if there are no
type arguments.
Implementation
TypeArgumentList? get typeArguments;
The type arguments associated with the type, or null
if there are no
type arguments.
TypeArgumentList? get typeArguments;