call

suspend fun call(values: V): R

Calls this stub with a given set of values

Parameters

values

the values with which to call the stub.