getLogin static method

bool getLogin()

Implementation

static bool getLogin() => _preferences.getBool("${prefix}login") ?? false;