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