attributes property

CoapResourceAttributes? attributes

Gets the attributes of this resource.

Implementation

CoapResourceAttributes? get attributes => _attributes;