agents property

List<Agent>? agents
getter/setter pair

A list of Agents that match the search_string.

Implementation

core.List<Agent>? agents;