children property

Iterable<CoapIResource>? children

Gets all child resources.

Implementation

Iterable<CoapIResource>? get children => _children;