typeParameters property
TypeParameterList?
get
typeParameters
Returns the type parameters for the mixin, or null
if the mixin does
not have any type parameters.
Implementation
TypeParameterList? get typeParameters;