url property

String get url

Returns a fully decoded uri

Implementation

String get url => Uri.decodeFull(uri.toString());