create static method

DraftOrder create()

Implementation

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