menu
flutter_xcore package
documentation
app_core.dart
XCore
checkSession static method
checkSession static method
dark_mode
light_mode
checkSession
static method
bool
checkSession
(
)
Implementation
static bool checkSession() { return _instance().checkSession(); }
flutter_xcore package
documentation
app_core
XCore
checkSession static method
XCore extension on
XCoreInit