OktaEventV2Body constructor
Implementation
const OktaEventV2Body({
this.eventType,
this.eventTypeVersion,
this.source,
this.eventId,
this.data,
this.eventTime,
this.contentType,
});
const OktaEventV2Body({
this.eventType,
this.eventTypeVersion,
this.source,
this.eventId,
this.data,
this.eventTime,
this.contentType,
});