ServiceExternalIPsConfig constructor

ServiceExternalIPsConfig({
  1. bool? enabled,
})

Implementation

ServiceExternalIPsConfig({this.enabled});