create static method

Locker create()

Implementation

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