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