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