typeParameters property
The type parameters for the enumeration, or null if the enumeration
doesn't have any type parameters.
Implementation
@Deprecated('Use namePart instead')
TypeParameterList? get typeParameters;
The type parameters for the enumeration, or null if the enumeration
doesn't have any type parameters.
@Deprecated('Use namePart instead')
TypeParameterList? get typeParameters;