password property

String? password
final

The password to provide, possibly empty. Should only be set if response is ProvideCredentials.

Implementation

final String? password;