passcodeNotSet top-level constant

String const passcodeNotSet

Indicates that the user has not yet configured a passcode (iOS) or PIN/pattern/password (Android) on the device.

Implementation

const String passcodeNotSet = 'PasscodeNotSet';