typeArguments property Null safety

Iterable<TypeReference> typeArguments

The type arguments, if applicable.

Implementation

Iterable<TypeReference> get typeArguments;