fromJson 
  Factory method for creating a NotificationChannelCompat out of a JSON payload.
Return
A NotificationChannelCompat instance, or null if one could not be deserialized.
Parameters
jsonValue 
The JSON payload.
Factory method for creating a NotificationChannelCompat out of a JSON payload.
A NotificationChannelCompat instance, or null if one could not be deserialized.
The JSON payload.