values property

Implementation

static List<LblRangeAcceptanceEnumAcceptance> get values =>
    <LblRangeAcceptanceEnumAcceptance>[
      rrAccepted,
      rrAboveThreshold,
      rrSingular,
      rrNoInfo,
      rrAtSurface,
    ];