isExists abstract method

Future<bool> isExists(
  1. String key
)

Implementation

Future<bool> isExists(String key);