values constant

List of all possible values in this PatientDeactivationReasonEnum.

Implementation

static const values = <PatientDeactivationReasonEnum>[
  deceased,
  moved,
  otherDoctor,
  retired,
  noContact,
  unknown,
  none,
];