repeatCount constant
IriTerm
const repeatCount
IRI for schema:repeatCount [Expects: https://schema.org/Integer]
Defines the number of times a recurring {Event} will take place.
Can be used on: https://schema.org/Schedule
Implementation
static const repeatCount = const IriTerm('https://schema.org/repeatCount');