menu
tool_database package
documentation
database.dart
MultiTypedResultKey<$Table extends Table, $Dataclass>
hashCode property
hashCode property
dark_mode
light_mode
hashCode
property
@
override
int
get
hashCode
override
Only use the entity name as the hashcode
Implementation
@override int get hashCode => entityName.hashCode;
tool_database package
documentation
database
MultiTypedResultKey<$Table extends Table, $Dataclass>
hashCode property
MultiTypedResultKey class