clearAllPermanentResponses method
void
clearAllPermanentResponses()
Clear all permanent responses
Implementation
void clearAllPermanentResponses() {
_permanentResponses.clear();
}
Clear all permanent responses
void clearAllPermanentResponses() {
_permanentResponses.clear();
}