EventRecurrence class
Properties
-
endDate
→ DateTime?
-
Indicates when the recurrence rule ends.
final
-
frequency
→ EventFrequency?
-
The frequency of the recurrence rule.
final
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
interval
→ int
-
Specifies how often the recurrence rule repeats over the unit of time indicated by its frequency.
final
-
occurrences
→ int?
-
Indicates the number of occurrences until the rule ends.
final
-
rRule
→ String?
-
(Android only) If you have a specific rule that cannot be matched with current parameters, you can specify a RRULE in RFC5545 format
final
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited