removeAll method

Future<void> removeAll()

Implementation

Future<void> removeAll() => box.removeAllAsync();