pastEvents property

List<String> get pastEvents

Implementation

List<String> get pastEvents {
  return _pastEvents;
}