endpoints property
List<VIEndpoint>
get
endpoints
The endpoints associated with the call.
Implementation
List<VIEndpoint> get endpoints => _endpoints;
The endpoints associated with the call.
List<VIEndpoint> get endpoints => _endpoints;