TCreateReadWriteSessionBody constructor
const
TCreateReadWriteSessionBody({})
Implementation
const TCreateReadWriteSessionBody({
this.timestampMs,
this.organizationId,
required this.targetPublicKey,
this.userId,
this.apiKeyName,
this.expirationSeconds,
this.invalidateExisting,
});