macro_builder
definition
FunctionType
typeParameters property
typeParameters
typeParameters
property
Null safety
Iterable
<
TypeParameterType
>
typeParameters
Implementation
Iterable<TypeParameterType> get typeParameters;
macro_builder
definition
FunctionType
typeParameters property
FunctionType class
Constructors
FunctionType
Properties
hashCode
isAbstract
isExternal
isGetter
isSetter
name
namedParameters
positionalParameters
returnType
runtimeType
typeParameters
Methods
noSuchMethod
toString
Operators
operator ==