initialized property

bool initialized

Whether the system has been initialized.

Implementation

bool get initialized => __state != null;