uri property

Uri uri
final

The URI that failed to launch.

Contains the complete URL or scheme that was attempted, including any query parameters or fragments. Useful for debugging and determining if the URI format caused the failure.

Implementation

final Uri uri;