reset static method

void reset()

Resets the id to 0.

Implementation

static void reset() => _idProvider.reset();