body property
The body of the mixin declaration.
Will become not null
when Feature.declaring_constructors is
implemented, replaces leftBracket, members, rightBracket.
Implementation
@experimental
ClassBody? get body;
The body of the mixin declaration.
Will become not null
when Feature.declaring_constructors is
implemented, replaces leftBracket, members, rightBracket.
@experimental
ClassBody? get body;