clear method

Future<bool> clear()

Implementation

Future<bool> clear() => sp.clear();