uri property
String?
get
uri
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;
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.
String? get uri;