implement method Null safety
- FunctionBody body,
- {List<
Code> ? supportingDeclarations}
Implementation
void implement(FunctionBody body, {List<Code>? supportingDeclarations});
void implement(FunctionBody body, {List<Code>? supportingDeclarations});