The following is the AppData class method.
addKeyValue(key, value)
Add the key-value pair to the AppData object.
Parameter
Description
key
The key.
value
The value.
None.