TExportPrivateKeyBody constructor
const
TExportPrivateKeyBody({})
Implementation
const TExportPrivateKeyBody({
this.timestampMs,
this.organizationId,
required this.privateKeyId,
required this.targetPublicKey,
});