clearErrors method

dynamic clearErrors()

Implementation

clearErrors() {
  onError(null, null);
}