I\'m implementing this logic: When a json object\'s value is null, don\'t add to queue. When it is not NULL, add to queue.
I am using Jasson library 2.10.
Init