values property

Implementation

static List<DataSanityEnumSane> get values => <DataSanityEnumSane>[
      dsSane,
      dsNotSane,
    ];