TStampLoginBody constructor
const
TStampLoginBody({})
Implementation
const TStampLoginBody({
this.timestampMs,
this.organizationId,
required this.publicKey,
this.expirationSeconds,
this.invalidateExisting,
});