UriExtension extension
- on
Properties
- isImplementation → bool
-
Available on Uri, provided by the UriExtension extension
Whether this URI represents a path in a package's private "implementation" directory.no setter
Methods
-
isSamePackageAs(
Uri other) → bool -
Available on Uri, provided by the UriExtension extension
Whether this URI andother
are each 'package:' URIs referencing the same package name.