toString method

  1. @override
String toString()
override

Returns the URL string.

Implementation

@override
String toString() => _url;