create static method

Task create()

Implementation

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