clearSequence static method

void clearSequence()

Implementation

static void clearSequence() {
  _sequence = 0;
}