shouldShow

abstract suspend fun shouldShow(): Boolean

Whether this step should be shown to the current user (e.g. gated by feature flag / entitlement). Skipped when false.