VpcServiceControls constructor

VpcServiceControls({
  1. bool? enabled,
})

Implementation

VpcServiceControls({
  this.enabled,
});