menu
menstrual_cycle_widget package
documentation
database_helper/model/user_symptoms_log_data.dart
UserSymptomsLogData
UserSymptomsLogData.new constructor
UserSymptomsLogData.new constructor
dark_mode
light_mode
UserSymptomsLogData
constructor
UserSymptomsLogData
(
{
int
?
id
,
String
?
customerId
,
String
?
symptomData
,
String
?
logDate
,
String
?
createdAt
,
})
Implementation
UserSymptomsLogData( {this.id, this.customerId, this.symptomData, this.logDate, this.createdAt});
menstrual_cycle_widget package
documentation
database_helper/model/user_symptoms_log_data
UserSymptomsLogData
UserSymptomsLogData.new constructor
UserSymptomsLogData class