typeParameters property

  1. @Deprecated('Use primaryConstructor instead')
TypeParameterList? get typeParameters

The type parameters.

Implementation

@Deprecated('Use primaryConstructor instead')
TypeParameterList? get typeParameters;