recentUpdateEvents property

List<RecentUpdateEvent>? recentUpdateEvents
getter/setter pair

The list of recent update events.

Implementation

core.List<RecentUpdateEvent>? recentUpdateEvents;