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