refreshData method

void refreshData()

Re-fetches data from the data callback.

Implementation

void refreshData() {
  action("refreshData");
}