hashCode property

  1. @override
int hashCode
override

Returns a hash code for this instance.

Implementation

@override int get hashCode => hash3(calendarDate, clockTime, calendar);