equals abstract method

bool equals(
  1. BaseEntity other
)

Equality comparison of entities

Implementation

bool equals(BaseEntity other);