code_builder package
documentation
code_builder
Method
body property
body
body
property
Null safety
Code
?
body
Body of the method.
Implementation
Code? get body;
code_builder package
documentation
code_builder
Method
body 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 ==