verify abstract method

  1. @visibleForTesting
  2. @experimental
Future<void> verify()

Verifies the integrity of the database file.

Do not use this method in production apps.

Implementation

@visibleForTesting
@experimental
Future<void> verify();