valueHashCode property

int valueHashCode

Implementation

int get valueHashCode => _valueHashCode ??= hashObjects(value);