value property
Value for a specific entry in an origin's shared storage. Present only for SharedStorageAccessMethods: set and append.
Implementation
final String? value;
Value for a specific entry in an origin's shared storage. Present only for SharedStorageAccessMethods: set and append.
final String? value;