typeParameters property
      
      TypeParameterList?
      get
      typeParameters
      
    
    
The type parameters for the mixin, or null if the mixin doesn't have any
type parameters.
Implementation
TypeParameterList? get typeParameters;