clear static method

void clear()

Clear the index.

Implementation

static void clear() => _index.clear();