Hello everybody. On androidx.lifecycle: lifecycle-services: 2.2.0-alpha01 in the LifecycleService class in the onStartCommand method, Intent was marked with the @NonNull annotation. Someone knows why?
P.S In case if onStartCommand returns the flag START_STICKY, Intent can == null