body property
The body of the mixin declaration.
Replaces leftBracket, members, rightBracket when
useDeclaringConstructorsAst is true.
Throws UnsupportedError if useDeclaringConstructorsAst is false.
Implementation
@experimental
ClassBody get body;