macro_builder
definition
TypeReference
typeArguments property
typeArguments
typeArguments
property
Null safety
Iterable
<
TypeReference
>
typeArguments
The type arguments, if applicable.
Implementation
Iterable<TypeReference> get typeArguments;
macro_builder
definition
TypeReference
typeArguments property
TypeReference class
Constructors
TypeReference
Properties
hashCode
isNullable
name
reference
runtimeType
scope
typeArguments
Methods
noSuchMethod
toString
Operators
operator ==