getCurrentUrl abstract method

FutureOr<String> getCurrentUrl()

Returns the current URL of the browser.

Implementation

FutureOr<String> getCurrentUrl();