lastTaskResult property

RPTaskResult lastTaskResult

The current state of the Task Result which can be accessed throughout the framework

Implementation

RPTaskResult get lastTaskResult => _taskResultController.stream.value;