create static method

OrderID create()

Implementation

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