typeParameters property

TypeParameterList? get typeParameters

The type parameters for the extension, or null if the extension doesn't have any type parameters.

Implementation

TypeParameterList? get typeParameters;