reload method

dynamic reload()

Implementation

reload() {
  state?.reload();
}