launch abstract method

void launch(
  1. String url
)

Navigates to the given URL.

Implementation

void launch(String url);