AgentGatewayNetworkConfigEgress.fromJson constructor
AgentGatewayNetworkConfigEgress.fromJson(
- Map json_
Implementation
AgentGatewayNetworkConfigEgress.fromJson(core.Map json_)
: this(networkAttachment: json_['networkAttachment'] as core.String?);