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