clearAll method

void clearAll()

Implementation

void clearAll() {
  factory.clearAll();
}