create static method

Milestone create()

Implementation

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