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