members property

Return the members declared by the enumeration.

Implementation

@override
NodeListImpl<ClassMemberImpl> get members => _members;