v1UpdateAuthProxyConfigResult constructor

const v1UpdateAuthProxyConfigResult({
  1. String? configId,
})

Implementation

const v1UpdateAuthProxyConfigResult({
   this.configId,
});