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