InstanceReplicaSelection constructor

InstanceReplicaSelection({
  1. String? location,
})

Implementation

InstanceReplicaSelection({
  this.location,
});