Whether the observable is initialized.
@override bool get initialized => _state != null && _future != null;