SecondaryConfig constructor

SecondaryConfig({
  1. String? primaryClusterName,
})

Implementation

SecondaryConfig({this.primaryClusterName});