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