create static method

Challenge create()

Implementation

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