Close the underlying storage handle.
@override Future<void> close() async { // The connection is owned by the shared SqliteDatabase and closed by // the bundle; individual stores do not close it. }