Returns true if the KeyPair matches with the other object.
true
KeyPair
@override bool operator ==(Object other) { return super == (other); }