Future<void> close() async { _store?.close(); _store = null; _documentBox = null; _chunkBox = null; }