menu
bolt_ui_kit package
documentation
services/auth_service.dart
AuthService
token property
token property
dark_mode
light_mode
token
property
Rx
<
String
?
>
token
final
Implementation
final Rx<String?> token = Rx<String?>(null);
bolt_ui_kit package
documentation
services/auth_service
AuthService
token property
AuthService class