sourceUri property

String? sourceUri
getter/setter pair

The original source URI of the spec (if one exists).

This is an external location that can be used for reference purposes but which may not be authoritative since this external resource may change after the spec is retrieved.

Implementation

core.String? sourceUri;