resumeToken property
A token that can be used to resume the stream for the given target_ids,
or all targets if target_ids is empty.
Not set on every target change.
Implementation
@$pb.TagNumber(4)
$core.List<$core.int> get resumeToken => $_getN(3);