checkDB method

FutureOr<bool> checkDB()

Implementation

FutureOr<bool> checkDB() => true;