typeParameters property

TypeParameterList? typeParameters

Returns the type parameters for the enumeration, or null if the enumeration does not have any type parameters.

Implementation

TypeParameterList? get typeParameters;