clearState method
Clears the state of the HiveViewState object
Implementation
HiveViewState clearState() => HiveViewState(boxesMap: boxesMap);
Clears the state of the HiveViewState object
HiveViewState clearState() => HiveViewState(boxesMap: boxesMap);