create static method

TaskSpec create()

Implementation

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