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