UUserJson constructor
UUserJson({})
Implementation
UUserJson({
this.fcmToken,
this.health1,
this.foodAllergies,
this.drugAllergies,
this.sickness,
this.weight,
this.height,
this.address,
this.fatherName,
this.visitCounts,
this.userAnswerJson = const <UUserAnswerJson>[],
});