series property
series is data about the Event series this event represents or nil if it's a singleton Event.
Implementation
final EventSeries? series;
series is data about the Event series this event represents or nil if it's a singleton Event.
final EventSeries? series;