create static method

ObjectId create()

Implementation

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