GatewayConfig constructor

GatewayConfig({
  1. bool? http2Enabled,
})

Implementation

GatewayConfig({this.http2Enabled});