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