Dsr.fromJson(Map<String, dynamic> json) { needDsrCenter = json['need_dsr_center']; dsrContent = json['dsr_content']; }