create static method

LockAddress create()

Implementation

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