has abstract method

FutureOr<bool> has(
  1. String key
)

Implementation

FutureOr<bool> has(String key);