dispose method

void dispose()

Releases the managed query owner, matching ts_query_delete.

Implementation

void dispose() => _disposedState[this] = true;