FirewallPolicyRuleMatcher_DestNetworkContext.fromJson constructor

FirewallPolicyRuleMatcher_DestNetworkContext.fromJson(
  1. Object? json
)

Implementation

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