Returns the current state of a customer's subscription journey.
static func journeyState() -> CustomerJourneyState?
fun journeyState(): CustomerJourneyState?
static Future<CustomerJourneyState?> journeyState() async
Returns a CustomerJourneyState object.