Type Alias UpdateDataStorageOperation
Type declaration
Readonlyoperation: "update"Readonlyvalue: JSONSerializableA value for the operation to apply against the current data storage value.
See
DataStorageOperation for all possible operation subtypes.
Dict only: Updates the dictionary with the specified elements given in
valuecreating new keys, or updating old ones if they previously existed.