Computes a reliable hash signature mapped directly from the encapsulated state object's hash code value.
@override int get hashCode => _value.hashCode;