menu
gamification_wheel package
documentation
domain/entities/common/base_entity.dart
BaseEntity
equals abstract method
equals abstract method
dark_mode
light_mode
equals
abstract method
bool
equals
(
BaseEntity
other
)
Equality comparison of entities
Implementation
bool equals(BaseEntity other);
gamification_wheel package
documentation
domain/entities/common/base_entity
BaseEntity
equals abstract method
BaseEntity class