create static method

LockId create()

Implementation

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