willContinue property

bool willContinue
final

Optional. Whether this is the last part of the FunctionCall. If true, another partial message for the current FunctionCall is expected to follow.

Implementation

final bool willContinue;