permanentlyLockedOut top-level constant
String
const permanentlyLockedOut
Indicates the API is locked out more persistently than lockedOut. Strong authentication like PIN/Pattern/Password is required to unlock.
Implementation
const String permanentlyLockedOut = 'PermanentlyLockedOut';