$VpcServiceControlsRequest constructor

$VpcServiceControlsRequest({
  1. String? consumerNetwork,
})

Implementation

$VpcServiceControlsRequest({
  this.consumerNetwork,
});