If path starts with lib/, the URI starting package: that refers to this asset.
lib/
package:
If not, the URI asset:$package/$path.
asset:$package/$path
late final Uri uri = _constructUri(this);