clear method

Future<bool> clear()

Implementation

Future<bool> clear() => writer(key, null);