typeArguments property

TypeArgumentList? typeArguments

The type arguments being applied to the tear-off, or null if there are no type arguments.

Implementation

TypeArgumentList? get typeArguments;