v1CreateReadWriteSessionResultV2 constructor
const
v1CreateReadWriteSessionResultV2({})
Implementation
const v1CreateReadWriteSessionResultV2({
required this.organizationId,
required this.organizationName,
required this.userId,
required this.username,
required this.apiKeyId,
required this.credentialBundle,
});