kDefaultFailedToUnlockMessage top-level constant

String const kDefaultFailedToUnlockMessage

The text displayed by default in padlock dialogs when the user failed to unlock a padlock.

Implementation

const String kDefaultFailedToUnlockMessage = 'Oops, looks like you have to try again !';