const factory PublicKey({ @Default(null) String? hcPartyId, @Default(null) String? hexString, }) = _PublicKey;