Home > typeioc > ICallInfo > next
Invokes next substitution in a chain. If only one substitution is present in the chain, this member is undefined
Signature:
next?: (result?: any) => any;