reload method

Future reload()

Implementation

Future reload() async {
  return await jumpToPage(_page);
}