menu
network_api_sdk
network_api_sdk.dart
AuthManager
AuthManager.new constructor
AuthManager.new
dark_mode
light_mode
AuthManager
constructor
AuthManager
(
TokenStore
_store
)
Creates an authentication manager backed by
_store
.
Implementation
AuthManager(this._store);
network_api_sdk
network_api_sdk
AuthManager
AuthManager.new constructor
AuthManager class