EXERCISE_TYPE constant

Field const EXERCISE_TYPE

Implementation

static const Field EXERCISE_TYPE = Field.newIntField(
  'exercise_type',
);