firstBlockToken property

String? firstBlockToken
final

The block token for the block index of the FirstSnapshotId specified in the ListChangedBlocks operation. This value is absent if the first snapshot does not have the changed block that is on the second snapshot.

Implementation

final String? firstBlockToken;