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