arguments property

Return the type arguments associated with the type.

Implementation

@override
NodeListImpl<TypeAnnotationImpl> get arguments => _arguments;