create static method

Progress create()

Implementation

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