menu
time_machine2 package
documentation
time_machine2.dart
OffsetTime
hashCode property
hashCode property
dark_mode
light_mode
hashCode
property
@
override
int
get
hashCode
override
Returns a hash code for this offset time.
Implementation
@override int get hashCode => hash2(clockTime, offset);
time_machine2 package
documentation
time_machine2
OffsetTime
hashCode property
OffsetTime class