Optional callback that returns the raw SQLite database file bytes.
typedef DriftDebugGetDatabaseBytes = Future<List<int>> Function();