resetAll method

void resetAll()

reset all field data

Implementation

void resetAll() {
  _manage?.reset();
}