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