AgentGatewaySelfManaged constructor

AgentGatewaySelfManaged({
  1. String? resourceUri,
  2. List<String>? resourceUris,
})

Implementation

AgentGatewaySelfManaged({this.resourceUri, this.resourceUris});