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