NetworkPolicyConfig constructor

NetworkPolicyConfig({
  1. bool? disabled,
})

Implementation

NetworkPolicyConfig({this.disabled});