clearErrors method

void clearErrors()

Implementation

void clearErrors() {
  errors.clear();
}