ExerciseModelName constructor

const ExerciseModelName(
  1. String name
)

Implementation

const ExerciseModelName(this.name);