appTaskExecutor property

AppTaskExecutor<AppTask> get appTaskExecutor
inherited

The AppTaskExecutor that created this user task.

Implementation

AppTaskExecutor get appTaskExecutor => _executor;