appTaskExecutor property
AppTaskExecutor<AppTask>
get
appTaskExecutor
inherited
The AppTaskExecutor
that created this user task.
Implementation
AppTaskExecutor get appTaskExecutor => _executor;
The AppTaskExecutor
that created this user task.
AppTaskExecutor get appTaskExecutor => _executor;