lastTaskResult property
The current state of the Task Result which can be accessed throughout the framework
Implementation
RPTaskResult get lastTaskResult => _taskResultController.stream.value;
The current state of the Task Result which can be accessed throughout the framework
RPTaskResult get lastTaskResult => _taskResultController.stream.value;