hasSync abstract method

bool hasSync(
  1. String key
)

Check if a key is stored.

Implementation

bool hasSync(String key);