values static method

List<String> values()
override

Implementation

static List<String> values() {
  return const DarwinColumns().getValues();
}