uri property

String? uri

Return the URI that is used to include this element into the enclosing library, or null if this is the defining compilation unit of a library.

Implementation

String? get uri;