hint property
String
get
hint
A hint to be displayed to the User to help them remember the User Passphrase.
Implementation
String get hint => document.encryption.userKey.textHint;
A hint to be displayed to the User to help them remember the User Passphrase.
String get hint => document.encryption.userKey.textHint;