Returns true if this instance is successfully initialized.
@override bool get isSuccessfullyInitialized => _initialized ?? false;