containsKey 
  Checks if the push message contains a key.
Return
true if the push message contains a value at the key, otherwise false.
Parameters
key
The key to check.
Checks if the push message contains a key.
true if the push message contains a value at the key, otherwise false.
The key to check.