corda / net.corda.core.flows / AbstractStateReplacementFlow / Instigator / call

call

@Suspendable open fun call(): StateAndRef<T>

This is where you fill out your business logic.