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