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