shortUri property

  1. @override
Uri shortUri
final

A shortened URI that may use package or asset schemes.

This often provides a more human-readable reference to the asset than the full file system URI.

Implementation

@override
final Uri shortUri;