typeParameters property
TypeParameterList?
get
typeParameters
Return the type parameters for the extension, or null
if the extension
does not have any type parameters.
Implementation
TypeParameterList? get typeParameters;