MmConfigClusterSettings constructor
MmConfigClusterSettings({})
Returns a new MmConfigClusterSettings instance.
Implementation
MmConfigClusterSettings({
this.enable,
this.interNodeListenAddress,
this.interNodeUrls = const [],
});