ready static method

bool ready()

Indicate if Preferences is ready

Implementation

static bool ready() => _prefsInstance != null;