checkExpiry abstract method

bool checkExpiry(
  1. String key,
  2. int expiry
)

Implementation

bool checkExpiry(String key, int expiry);