organizations property

List<Organization>? organizations
getter/setter pair

The list of Organizations that matched the search query, possibly paginated.

Implementation

core.List<Organization>? organizations;