menu
time_machine2 package
documentation
time_machine2.dart
AnnualDate
hashCode property
hashCode property
dark_mode
light_mode
hashCode
property
@
override
int
get
hashCode
override
Returns a hash code for this annual date.
Implementation
@override int get hashCode => _value.hashCode;
time_machine2 package
documentation
time_machine2
AnnualDate
hashCode property
AnnualDate class