typeParameters property

String? typeParameters
final

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

Implementation

final String? typeParameters;