getValues method

List<TbModel> getValues()

Implementation

List<TbModel> getValues() => List.of(_values);