remove method

Future<void> remove()

Implementation

Future<void> remove() => set(null);