last property

bool? last
getter/setter pair

Indicates whether this is the last AdaptMessageResponse in the stream.

This field may be optionally set by the server. Clients should not rely on this field being set in all cases.

Optional.

Implementation

core.bool? last;