refreshForm method

dynamic refreshForm()

Refresh the form

Implementation

refreshForm() {
  NyForm.stateRefreshForm(stateName);
}