verify abstract method

  1. @visibleForTesting
void verify()

Verifies the integrity of the database. This method is not intended to be used by end users and should only be used by Isar tests. Never call this method on a production database.

Implementation

@visibleForTesting
void verify();