locked

@get:JvmName(name = "isLocked")
abstract val locked: Boolean

If the device is currently locked. The users tokens will not be refreshed while locked, which can cause authenticated rest requests to fail.