lastResult property
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
The result of the last successful call to execute. This is especially handy to use as initialData
of Flutter StreamBuilder
TResult lastResult