dispose method
Implementation
@override
@mustCallSuper
void dispose() {
this._databaseIndexCache.dispose();
readBufferSource.dispose();
}
@override
@mustCallSuper
void dispose() {
this._databaseIndexCache.dispose();
readBufferSource.dispose();
}