initialized property

bool get initialized
inherited

Whether the system has been initialized.

Implementation

bool get initialized => __state != null;