@override ListRule fromJson(Map<String, dynamic> json) { return ListRule.fromJson(translate(json, ListRule.knownProps)); }