initialized property

bool get initialized

Whether onInit has been executed.

Implementation

bool get initialized => _initialized;