clearCustom method

void clearCustom()

Implementation

void clearCustom() {
  _customErrors.clear();
}