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