has abstract method

Future<bool> has(
  1. String key
)

Implementation

Future<bool> has(String key);