uri property Null safety
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;
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.
final Uri? uri;