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