initCalled static method

bool initCalled()

Determine if init was called

Implementation

static bool initCalled() => _initCalled;