updateURL method

void updateURL(
  1. String url, [
  2. String forcedExtension,
  3. void onLoad(),
  4. bool prefiltered,
])

Implementation

external void updateURL(String url, [String forcedExtension, void Function() onLoad, bool prefiltered]);