repeatFrequency property

dynamic repeatFrequency
getter/setter pair

Defines the frequency at which [Event]s will occur according to a schedule [Schedule] The intervals between events should be defined as a [Duration] of time. Supported types: Duration, String

Implementation

dynamic repeatFrequency;