menu
u package
documentation
utils/local_storage.dart
ULocalStorage
hasToken static method
hasToken static method
dark_mode
light_mode
hasToken
static method
bool
hasToken
(
)
Implementation
static bool hasToken() => sp.getString(UConstants.token) != null;
u package
documentation
utils/local_storage
ULocalStorage
hasToken static method
ULocalStorage class