evict abstract method

Future<void> evict(
  1. String key
)

Implementation

Future<void> evict(String key);