latestResult property

QueryResult<TParsed>? latestResult
getter/setter pair

The most recently seen result from this operation's stream

Implementation

QueryResult<TParsed>? latestResult;