create static method

TaskExecution create()

Implementation

@$core.pragma('dart2js:noInline')
static TaskExecution create() => TaskExecution._();