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