value property

String? value
final

Value for a specific entry in an origin's shared storage. Present only for SharedStorageAccessMethods: set and append.

Implementation

final String? value;