create static method

OrderId create()

Implementation

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