hashCode property

int hashCode
override

Delegates to the underlying value hashCode.

Implementation

int get hashCode => _value.hashCode;