stage property

List<ConditionStage>? stage
inherited

stage A simple summary of the stage such as "Stage 3" or "Early Onset". The determination of the stage is disease-specific, such as cancer, retinopathy of prematurity, kidney diseases, Alzheimer's, or Parkinson disease.

Implementation

List<ConditionStage>? get stage => throw _privateConstructorUsedError;