EsgData.fromJson(Map<String, dynamic> json) { formType = json['formType']; acceptedDate = json['acceptedDate']; date = json['date']; }