hashCode property

  1. @override
int hashCode
override

Computes the hash code for this instance.

A 32-bit signed integer that is the hash code for this instance.

Implementation

@override int get hashCode => hash2(_offsetDateTime, zone);