body property
The body of the extension declaration.
Throws UnsupportedError if useDeclaringConstructorsAst is false.
Implementation
@experimental
BlockClassBody? get body;
The body of the extension declaration.
Throws UnsupportedError if useDeclaringConstructorsAst is false.
@experimental
BlockClassBody? get body;