values property

List<String> values

List of all assets

Implementation

List<String> get values => [
      gymnastics,
      preparatoryGymnastics,
      sample5s01,
      sample5s02,
      sidesquat,
      sidestep63
    ];