values constant

List of all possible values in this PatientDtoDeactivationReasonEnum.

Implementation

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