sharedPrefIsReady property

bool sharedPrefIsReady
getter/setter pair

A flag to track whether shared preferences have been initialized.

Implementation

bool sharedPrefIsReady = false;