initialized property

bool initialized

Returns true if initializable is already initialized.

Implementation

bool get initialized => _initialized;