typeArguments property
      
      TypeArgumentList?
      get
      typeArguments
      
    
    
The type arguments being applied to the tear-off, or null if there are
no type arguments.
Implementation
TypeArgumentList? get typeArguments;The type arguments being applied to the tear-off, or null if there are
no type arguments.
TypeArgumentList? get typeArguments;