ServiceConfig_VpcConnectorEgressSettings.fromJson constructor
ServiceConfig_VpcConnectorEgressSettings.fromJson(
- Object? json
Implementation
factory ServiceConfig_VpcConnectorEgressSettings.fromJson(Object? json) =>
ServiceConfig_VpcConnectorEgressSettings(json as String);