values constant

List of all possible values in this PatientDtoBirthSexEnum.

Implementation

static const values = <PatientDtoBirthSexEnum>[
  male,
  female,
  indeterminate,
  changed,
  changedToMale,
  changedToFemale,
  unknown,
];