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