menu
genai_components package
documentation
auth/cl_auth_state.dart
CLAuthState
setCurrentTenant abstract method
setCurrentTenant abstract method
dark_mode
light_mode
setCurrentTenant
abstract method
void
setCurrentTenant
(
CLTenant
?
tenant
)
Implementation
void setCurrentTenant(CLTenant? tenant);
genai_components package
documentation
auth/cl_auth_state
CLAuthState
setCurrentTenant abstract method
CLAuthState class