menu
googleapis package
documentation
redis/v1.dart
ClusterPersistenceConfig
ClusterPersistenceConfig constructor
ClusterPersistenceConfig 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 constructor
ClusterPersistenceConfig class