clearTypeExtractors method

void clearTypeExtractors()

Implementation

void clearTypeExtractors() {
  _typeExtractors.clear();
}