AuthResponse constructor
AuthResponse({})
Implementation
AuthResponse({
this.clientContext,
this.serverContext,
this.certHash = '',
this.entrypoints = const [],
this.featureFlags = const {},
this.spaceId = '',
this.channelId = '',
this.channelInstanceId = '',
this.primaryUserId = '',
this.serverSessionId = '',
});