getEnableBio static method

bool getEnableBio()

Implementation

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