ServiceAccountKey constructor
ServiceAccountKey({})
Implementation
ServiceAccountKey({
this.disableReason,
this.disabled,
this.extendedStatus,
this.keyAlgorithm,
this.keyOrigin,
this.keyType,
this.name,
this.privateKeyData,
this.privateKeyType,
this.publicKeyData,
this.validAfterTime,
this.validBeforeTime,
});