Deserializing an array with a null element will result in the ImmutableList throwing a nullpointer.
Is there a setting to ignore nulls, is this the expected behaviour or can the library be updated to ignore nulls based on a setting ?
Or should ignoring the nulls be default behaviour ?