operator == method Null safety
- Object other
override
A URI is equal to another URI with the same normalized representation.
Implementation
bool operator ==(Object other);
A URI is equal to another URI with the same normalized representation.
bool operator ==(Object other);