create static method

DraftOrderId create()

Implementation

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