last property

bool? last
getter/setter pair

Indicates whether this is the last PartialResultSet in the stream.

The server might optionally set this field. Clients shouldn't rely on this field being set in all cases.

Optional.

Implementation

core.bool? last;