typeParameters property
List<TypeParameterType>
get
typeParameters
The type parameters of this parameter.
Implementation
List<TypeParameterType> get typeParameters;
The type parameters of this parameter.
List<TypeParameterType> get typeParameters;