members property

Returns the members defined by the class/mixin.

Implementation

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