typeArguments property Null safety

Iterable<TypeDeclaration> typeArguments
override

The type arguments, if applicable.

Implementation

@override
Iterable<TypeDeclaration> get typeArguments;