reload method

Implementation

NavigationResult reload([NavigationReloadOptions? options]) =>
    js_util.callMethod(this, 'reload', [options]);