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