uri property
StringLiteral?
get
uri
Return the URI of the library that the containing compilation unit is part
of, or null
if no URI was given (typically because a library name was
provided).
Implementation
StringLiteral? get uri;