repeat property
Repeat?
get
repeat
A set of rules that describe when the event is scheduled.
Implementation
Repeat? get repeat => repeatField.getValue(_json);
A set of rules that describe when the event is scheduled.
Repeat? get repeat => repeatField.getValue(_json);