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