ImportJob constructor
ImportJob({})
Implementation
ImportJob({
this.attestation,
this.createTime,
this.cryptoKeyBackend,
this.expireEventTime,
this.expireTime,
this.generateTime,
this.importMethod,
this.name,
this.protectionLevel,
this.publicKey,
this.state,
});