CustomMirroringProfile constructor

CustomMirroringProfile({
  1. String? mirroringEndpointGroup,
})

Implementation

CustomMirroringProfile({
  this.mirroringEndpointGroup,
});