hashCode property Null safety
override
Returns a hash code computed as toString().hashCode
.
This guarantees that URIs with the same normalized
Implementation
int get hashCode;
Returns a hash code computed as toString().hashCode
.
This guarantees that URIs with the same normalized
int get hashCode;