DisplaySymptomsData class

Constructors

DisplaySymptomsData.new({bool isRequiredFeelings = true, bool isRequiredMind = true, bool isRequiredPeriod = true, bool isRequiredSymptoms = true, bool isRequiredPain = true, bool isRequiredVaginalDischarge = true, bool isRequiredDigestion = true, bool isRequiredActivity = true, bool isRequiredCravings = true, bool isRequiredTests = true, bool isRequiredAilments = true, bool isRequiredAppointments = true, bool isRequiredBirthControlPill = true, bool isRequiredIUD = true, bool isRequiredSupplements = true, bool isRequiredUrine = true, bool isRequiredEnergy = true, bool isRequiredOther = true, bool isRequiredSexualLife = true})

Properties

hashCode int
The hash code for this object.
no setterinherited
isRequiredActivity bool
getter/setter pair
isRequiredAilments bool
getter/setter pair
isRequiredAppointments bool
getter/setter pair
isRequiredBirthControlPill bool
getter/setter pair
isRequiredCravings bool
getter/setter pair
isRequiredDigestion bool
getter/setter pair
isRequiredEnergy bool
getter/setter pair
isRequiredFeelings bool
getter/setter pair
isRequiredIUD bool
getter/setter pair
isRequiredMind bool
getter/setter pair
isRequiredOther bool
getter/setter pair
isRequiredPain bool
getter/setter pair
isRequiredPeriod bool
getter/setter pair
isRequiredSexualLife bool
getter/setter pair
isRequiredSupplements bool
getter/setter pair
isRequiredSymptoms bool
getter/setter pair
isRequiredTests bool
getter/setter pair
isRequiredUrine bool
getter/setter pair
isRequiredVaginalDischarge bool
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited