RuleSetId.fromJson constructor
RuleSetId.fromJson(
- String value
Implementation
factory RuleSetId.fromJson(String value) => RuleSetId(value);
factory RuleSetId.fromJson(String value) => RuleSetId(value);