items property

List<Member>? items
getter/setter pair

A list of members that match the request criteria.

Implementation

core.List<Member>? items;