code_builder package
documentation
code_builder
Field
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
Field
annotations property
Field class
Constructors
Field
Properties
annotations
assignment
docs
hashCode
late
modifier
name
runtimeType
static
type
Methods
accept
noSuchMethod
rebuild
toBuilder
toString
Operators
operator ==