appTaskExecutor property

AppTaskExecutor<AppTask> get appTaskExecutor

The AppTaskExecutor that created this user task.

Implementation

AppTaskExecutor get appTaskExecutor => _executor;