ActionTriggerEvent constructor
ActionTriggerEvent({})
Implementation
ActionTriggerEvent({
this.eventId = '',
this.eventType = '',
this.functionName = '',
this.sequenceNumber = 0,
this.payloadJson = '',
this.firedAtUtc = '',
});