endpoints property

List<VIEndpoint> endpoints

The endpoints associated with the call.

Implementation

List<VIEndpoint> get endpoints => _endpoints;