set()
The set()
method allows you to add or update items in your collection. Each item is identified by a unique key and follows the state structure defined when creating the collection.
The set()
method allows you to add or update items in your collection. Each item is identified by a unique key and follows the state structure defined when creating the collection.