resumeToken property

String? resumeToken
getter/setter pair

A resume token from a prior TargetChange for an identical target.

Using a resume token with a different target is unsupported and may fail.

Implementation

core.String? resumeToken;