isComplete abstract method

FutureOr<bool> isComplete(
  1. String key
)

Implementation

FutureOr<bool> isComplete(String key);