body property

  1. @experimental
ClassBody get body

The body of the extension type declaration.

Throws UnsupportedError if useDeclaringConstructorsAst is false.

Implementation

@experimental
ClassBody get body;