clear method

void clear()

Clears the item collection.

Implementation

void clear() => _helper.doClear();