Exclude fields that are null from the objects to compare
Exclude fields that are undefined from the objects to compare
Use == instead of === to compare object field values
Generated using TypeDoc
Exclude fields that are null from the objects to compare