macro_builder
definition
FunctionBody
code property
code
code
property
Null safety
String
code
override
Implementation
@override String get code => _body.toSource();
macro_builder
definition
FunctionBody
code property
FunctionBody class
Constructors
FunctionBody
fromParts
Properties
code
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==