getWebLogin static method

bool getWebLogin()

Implementation

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