withInitializer method Null safety
- Expression body,
- {List<
Code> ? supportingDeclarations}
Implement this as a normal field and supply an initializer.
Implementation
void withInitializer(Expression body, {List<Code>? supportingDeclarations});
Implement this as a normal field and supply an initializer.
void withInitializer(Expression body, {List<Code>? supportingDeclarations});