Returns the hash code for the Sui address, based on its string representation.
@override int get hashCode => address.hashCode;