result

abstract var result: ReturnType?(source)

The value returned by the mocked function.

If the mocked function threw, it will be undefined.