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