willContinue property

bool willContinue
final

Optional. Whether this is not the last part of the same json_path. If true, another PartialArg message for the current json_path is expected to follow.

Implementation

final bool willContinue;