hasBeenInstantiated property

bool get hasBeenInstantiated

Keeps track if a singleton instance has been created.

Implementation

static bool get hasBeenInstantiated => _hasBeenInstantiated;