exists abstract method

Future<bool> exists(
  1. String key
)

Implementation

Future<bool> exists(String key);