menu
genai_components package
documentation
auth/cl_auth_state.dart
CLAuthState
accessToken property
accessToken property
dark_mode
light_mode
accessToken
property
String
?
get
accessToken
Token di accesso (Bearer token per le API)
Implementation
String? get accessToken;
genai_components package
documentation
auth/cl_auth_state
CLAuthState
accessToken property
CLAuthState class