uri property

Uri? uri
final

URL associated with this diagnostic — set for navigation-related diagnostics (blocked navigations, resource errors).

Implementation

final Uri? uri;