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