fromJson
Create a PushNotification from a JSON string.
Return
A PushNotification.
Parameters
jsonString
The JSON string.
Throws
SerializationException
if the JSON is invalid.
Create a PushNotification from a JSON string.
A PushNotification.
The JSON string.
if the JSON is invalid.