isInitialized property

bool get isInitialized

Implementation

static bool get isInitialized => _instance?._isInitialized ?? false;