caps property

Set<ProviderCaps> get caps

The capabilities of this agent's model.

Implementation

Set<ProviderCaps> get caps => _model.caps;