password property

String? password
final

User's password used for login/registration. Note: This field is typically null when fetching user data.

Implementation

final String? password;