uri property

Uri uri
final

A Uri pointing to the resource where a directory's CoRE Link Format links can be retrieved.

By default, the standardized URI path /.well-known/core will be used (see RFC 6690, section 4).

Implementation

final Uri uri;