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