endpoints property

Iterable<CoapIEndPoint>? endpoints

Gets the endpoints this resource is bound to.

Implementation

Iterable<CoapIEndPoint>? get endpoints => _endpoints;