hashCode property

int hashCode
override

Returns a hash code computed as toString().hashCode.

This guarantees that URIs with the same normalized string representation have the same hash code.

Implementation

int get hashCode;