menu
time_machine2 package
documentation
time_machine2.dart
Interval
hashCode property
hashCode property
dark_mode
light_mode
hashCode
property
@
override
int
get
hashCode
override
Returns the hash code for this instance.
Implementation
@override int get hashCode => hash2(_start, _end);
time_machine2 package
documentation
time_machine2
Interval
hashCode property
Interval class