menu
googleapis package
documentation
redis/v1.dart
ClusterPersistenceConfig
ClusterPersistenceConfig.new constructor
ClusterPersistenceConfig.new constructor
dark_mode
light_mode
ClusterPersistenceConfig
constructor
ClusterPersistenceConfig
(
{
AOFConfig
?
aofConfig
,
String
?
mode
,
RDBConfig
?
rdbConfig
,
})
Implementation
ClusterPersistenceConfig({
this
.aofConfig,
this
.mode,
this
.rdbConfig, });
googleapis package
documentation
redis/v1
ClusterPersistenceConfig
ClusterPersistenceConfig.new constructor
ClusterPersistenceConfig class