password property

String? password
getter/setter pair

The password for authenticating to the Redis server. Defaults to null. 认证到Redis服务器的密码 默认为null。

Implementation

String? password;