create static method

LockUserResponse create()

Implementation

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