macro_builder
definition
TypeDeclaration
typeParameters property
typeParameters
typeParameters
property
Null safety
Iterable
<
TypeParameterDeclaration
>
typeParameters
Implementation
Iterable<TypeParameterDeclaration> get typeParameters;
macro_builder
definition
TypeDeclaration
typeParameters property
TypeDeclaration class
Constructors
TypeDeclaration
Properties
hashCode
isAbstract
isExternal
isNullable
name
reference
runtimeType
scope
typeArguments
typeParameters
Methods
isSubtype
noSuchMethod
toString
Operators
operator ==