TriggerContext constructor
const
TriggerContext(
- TriggerType type, {
- String? event,
Implementation
const TriggerContext(this.type, {this.event});
const TriggerContext(this.type, {this.event});