getUpdate method

bool getUpdate()

Implementation

bool getUpdate() => _prefsInstance.getBool(_IS_UPDATED) ?? false;