typeArguments property
TypeArgumentList?
get
typeArguments
The type arguments to be applied to the extension, or null
if there are
no type arguments.
Implementation
TypeArgumentList? get typeArguments;