IncludeReplicas constructor
IncludeReplicas({
- bool? autoFailoverDisabled,
- List<
ReplicaSelection> ? replicaSelections,
Implementation
IncludeReplicas({
this.autoFailoverDisabled,
this.replicaSelections,
});