visible property

bool? visible

Indicates if the resource is visible to remote CoAP clients.

Implementation

bool? get visible => _visible;