hashedPassword property

String hashedPassword
final

The user's hashed password.

This is also a required field, representing the securely hashed version of the user's password.

Implementation

final String hashedPassword;