restPeriods constant

IriTerm const restPeriods

restPeriods [Expects: http://schema.org/QuantitativeValue, http://schema.org/Text]

How often one should break from the activity.

Can be used on: http://schema.org/ExercisePlan

Implementation

static const restPeriods = IriTerm.prevalidated(
  'http://schema.org/restPeriods',
);