get
Retrieves the value associated with the specified key from the result payload.
Return
the JsonElement associated with the specified key, or null if the key does not exist
Parameters
key
the key whose corresponding value is to be returned
Retrieves the value associated with the specified key from the result payload.
the JsonElement associated with the specified key, or null if the key does not exist
the key whose corresponding value is to be returned