refresh method

void refresh()

Re-runs the request for the current page. Alias for run.

Implementation

void refresh() => run();