clearPermanentResponses method

void clearPermanentResponses()

Implementation

void clearPermanentResponses() {
  _permanentResponses.clear();
}