planStatusFlow

abstract val planStatusFlow: Flow<ExpoFpPlanStatus>

A flow that notifies about plan loading statuses and navigation errors.

Note: the flow contains the last emitted status (implementation MUST replay the latest value).