initialized property

bool get initialized

Whether the system has been initialized.

Implementation

bool get initialized => __state != null;