locked property

bool locked
final

Set to true if the user has to authenticate before using the setting, for security purposes. Use for something like deleting an account, or before showing sensitive data.

Implementation

final bool locked;