AttrStatement constructor
const
AttrStatement(
- AttrTarget target,
- AttrList attrList
Implementation
const AttrStatement(this.target, this.attrList);
const AttrStatement(this.target, this.attrList);