resetPoints method

void resetPoints()

Implementation

void resetPoints() {
  points = [];
}