lastResult property

TResult lastResult
read / write

The result of the last successful call to execute. This is especially handy to use as initialData of Flutter StreamBuilder

Implementation

TResult lastResult