repetitions constant
repetitions [Expects: http://schema.org/Number, http://schema.org/QuantitativeValue]
Number of times one should repeat the activity.
Can be used on: http://schema.org/ExercisePlan
Implementation
static const repetitions = IriTerm.prevalidated(
'http://schema.org/repetitions',
);