currentUrl property Null safety
The current url.
Implementation
String get currentUrl => _client.send(_handler.core.buildCurrentUrlRequest(),
    _handler.core.parseCurrentUrlResponse);The current url.
String get currentUrl => _client.send(_handler.core.buildCurrentUrlRequest(),
    _handler.core.parseCurrentUrlResponse);