pub trait ContractReverseReference { type Type; }
Refers back to the original contract from the generated ink! smart contract reference type.
The original contract type.