The text of the JavaScript alert(), confirm(), or prompt() dialog.
Future<String> get text => _client.send(_handler.alert.buildGetTextRequest(), _handler.alert.parseGetTextResponse);