arguments property Null safety

NodeList<TypeAnnotation> arguments

Return the type arguments associated with the type.

Implementation

NodeList<TypeAnnotation> get arguments;