clearState method

HiveViewState clearState()

Clears the state of the HiveViewState object

Implementation

HiveViewState clearState() => HiveViewState(boxesMap: boxesMap);