clear method

Future<int> clear()

clear

Implementation

Future<int> clear() => box().clear();