password property
- @Deprecated('Not supported. Member documentation may have more information.')
getter/setter pair
The password for HTTP Basic authentication.
Implementation
@core.Deprecated(
'Not supported. Member documentation may have more information.',
)
core.String? password;