uri property

Uri? uri
final

A URL for a page that describes the error in more detail, provided by the server.

May be null if the server provided no URL.

Implementation

final Uri? uri;