userPassword property

String? userPassword
final

The password is used to encrypt the document. On Web, it's used as the user password.

Implementation

final String? userPassword;