endpoints property

List<Endpoint> endpoints
final

endpoints is a list of unique endpoints in this slice. Each slice may include a maximum of 1000 endpoints.

Implementation

final List<Endpoint> endpoints;