TriggerContext constructor
const
TriggerContext({})
Implementation
const TriggerContext({
required this.currentDate,
this.weather,
this.userActions = const [],
this.userPreferences = const {},
this.dismissedWidgets = const {},
this.developerParams = const {},
});