url property

String get url

The current URL of the WebF content.

Returns the URL string from the current history item or an empty string if not available.

Implementation

String get url => _url ?? '';