password

lateinit var password: String(source)

Deprecated (with error)

Please use `credentials {}` function instead

Required: The password of the basic auth.

Report a problem