body property

  1. @experimental
BlockClassBody? get body

The body of the extension declaration.

Throws UnsupportedError if useDeclaringConstructorsAst is false.

Implementation

@experimental
BlockClassBody? get body;