r3prototyping / core.protocols / ProtocolLogic / call

call

@Suspendable abstract fun call(): T

This is where you fill out your business logic.