code_builder package
documentation
code_builder
Method
annotations property
annotations
annotations
property
Null safety
BuiltList
<
Expression
>
annotations
Annotations as metadata on the node.
Implementation
@override BuiltList<Expression> get annotations;
code_builder package
documentation
code_builder
Method
annotations property
Method class
Constructors
Method
returnsVoid
Properties
annotations
body
closure
docs
external
genericClosure
hashCode
lambda
modifier
name
optionalParameters
requiredParameters
returns
runtimeType
static
type
types
Methods
accept
noSuchMethod
rebuild
toBuilder
toString
Operators
operator ==