✅ JSON - can't deserialize nullable property if it it's not present
Hello,
Is if a nullable property is not present in the JSON the deserialization will fail. Is there a way to make deserialization work if a property is not present?
Is if a nullable property is not present in the JSON the deserialization will fail. Is there a way to make deserialization work if a property is not present?