EnrollmentToken constructor
EnrollmentToken({})
Implementation
EnrollmentToken({
this.additionalData,
this.allowPersonalUsage,
this.duration,
this.expirationTimestamp,
this.name,
this.oneTimeOnly,
this.policyName,
this.qrCode,
this.user,
this.value,
});