menu
ednet_core package
documentation
ednet_core.dart
Entity<E extends Entity<E>>
hashCode property
hashCode property
dark_mode
light_mode
hashCode
property
@
override
int
get
hashCode
override
Hashes the entity by its
oid
.
Implementation
@override int get hashCode => _oid.hashCode;
ednet_core package
documentation
ednet_core
Entity<E extends Entity<E>>
hashCode property
Entity class