getEnablePin static method

bool getEnablePin()

Implementation

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