typeParameters property

String? typeParameters
getter/setter pair

The type parameter list for the element. If the element doesn't have type parameters, this field will not be defined.

Implementation

String? typeParameters;