typeParameters property

List<TypeParameterType> typeParameters
final

The type parameters of this function type.

Implementation

final List<TypeParameterType> typeParameters;