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