code_builder package
documentation
code_builder
FunctionTypeBuilder
FunctionTypeBuilder factory constructor
FunctionTypeBuilder
FunctionTypeBuilder
constructor
Null safety
FunctionTypeBuilder
(
)
Implementation
factory FunctionTypeBuilder() = _$FunctionTypeBuilder;
code_builder package
documentation
code_builder
FunctionTypeBuilder
FunctionTypeBuilder factory constructor
FunctionTypeBuilder class
Constructors
FunctionTypeBuilder
Properties
hashCode
isNullable
namedParameters
optionalParameters
requiredParameters
returnType
runtimeType
symbol
types
url
Methods
build
noSuchMethod
replace
toString
update
Operators
operator ==