clearError method

void clearError()

Implementation

void clearError() {
  state = null;
}