task property
AppTask
get
task
inherited
The AppTask
from which this user task originates from.
Implementation
AppTask get task => _executor.task;
The AppTask
from which this user task originates from.
AppTask get task => _executor.task;