typeArguments property
TypeArgumentList?
get
typeArguments
Return the type arguments to be applied to the method being invoked, or
null
if no type arguments were provided.
Implementation
TypeArgumentList? get typeArguments;