password property

String? password
getter/setter pair

The optional password to use for authentication purposes; by default, this is the null value.

Implementation

String? password;