MigrationToken constructor
MigrationToken({})
Implementation
MigrationToken({
this.additionalData,
this.createTime,
this.device,
this.deviceId,
this.expireTime,
this.managementMode,
this.name,
this.policy,
this.ttl,
this.userId,
this.value,
});