checkAndExpire abstract method

Future<bool> checkAndExpire(
  1. String key
)

Implementation

Future<bool> checkAndExpire(String key);