getValues static method

List<Model> getValues()

Implementation

static List<Model> getValues() => List.of(_values);