set abstract method

void set(
  1. dynamic key,
  2. int expiry
)

Implementation

void set(dynamic key, int expiry);