getValues static method

List<PT3> getValues()

Implementation

static List<PT3> getValues() {
  return List.from(_values);
}