getAutoLogin method

bool getAutoLogin()

Implementation

bool getAutoLogin() => _prefsInstance.getBool(autoLogin) ?? false;