isInitialized property

bool get isInitialized
inherited

Whether the initialization phase is complete.

Implementation

bool get isInitialized => _initialized;