symptomData property

List<SymptomsData>? symptomData
getter/setter pair

Implementation

List<SymptomsData>? symptomData = <SymptomsData>[];