readToken property

String? readToken
getter/setter pair

The blob read token.

Needed to read blobs that have not been replicated. Might not be available until the final call.

Implementation

core.String? readToken;