recentEvents property

List<Map<String, dynamic>> recentEvents
final

Recent orchestration events (oldest first).

Implementation

final List<Map<String, dynamic>> recentEvents;