AnonymousLoginParams constructor
AnonymousLoginParams({})
Implementation
AnonymousLoginParams({
this.targetType,
this.targetId,
this.targetVersionId,
this.userVariables,
this.reconnection,
this.userAgent,
this.sessionId,
});