create static method

TaskGroup create()

Implementation

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