HttpConfig constructor

HttpConfig({
  1. String? proxySecretVersionName,
})

Implementation

HttpConfig({this.proxySecretVersionName});