turnComplete property

bool? turnComplete
getter/setter pair

Indicates whether the response from the model is complete.

Only used for streaming mode.

Optional.

Implementation

core.bool? turnComplete;