typeParameters property

TypeParameterList? get typeParameters

The type parameters associated with this method, or null if this method isn't a generic method.

Implementation

TypeParameterList? get typeParameters;