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