members property

NodeList<ClassMember> get members

The members being added to the extended class.

Throws UnsupportedError if useDeclaringConstructorsAst is true.

Implementation

NodeList<ClassMember> get members;