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