code_builder package
documentation
code_builder
Method
external property
external
external
property
Null safety
bool
external
Whether the method should be prefixed with
external
.
Implementation
bool get external;
code_builder package
documentation
code_builder
Method
external 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 ==