menu
magic package
documentation
magic.dart
AuthManager
AuthManager.new factory constructor
AuthManager.new factory constructor
dark_mode
light_mode
AuthManager
constructor
AuthManager
(
)
Factory constructor returning the singleton.
Implementation
factory AuthManager() => _instance;
magic package
documentation
magic
AuthManager
AuthManager.new factory constructor
AuthManager class